common subexpression造句
例句与造句
- Local and global common subexpression elimination
局部和全局公共子表达式消除 - In this optimization , the value of a common subexpression is calculated once
在此优化中,计算一次公共子表达式的值。 - For global common subexpression optimization , the compiler searches entire functions for common subexpressions
对于全局公共子表达式优化,编译器搜索全部函数中的公共子表达式。 - For local common subexpression optimization , the compiler examines short sections of code for common subexpressions
对于局部公共子表达式优化,编译器检查公共子表达式的一小部分代码。 - Because a fiber may get swapped out and restarted later on a different thread , the address of the tls array must not be cached or optimized as a common subexpression across a function call see the
因为纤程可能会交换出去并且稍后在不同的线程上重新启动,所以tls数组的地址不得缓存或优化为函数调用中的公共子表达式(有关详细信息,请参见 - It's difficult to find common subexpression in a sentence. 用common subexpression造句挺难的
- 2 . analyzing each module algorithm of the receiver , and improving the traditional common subexpression elimination ( cse ) algorithm which the fir filter designs based on the canonical signed - digit ( csd ) to enhances the filter the realization speed
2 、对接收机各个模块算法进行分析,确定各模块的实现方式,并改进了基于经典正则带符号码( csd )的共用子模块( cse )算法的fir滤波器设计,以提高滤波器的实现速度。